body {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14pt;
}
/*fonts*/
.red18b {
	font-size:18pt;
	color:#990000;
	font-weight:bold
}
.red16b {
	font-size:16pt;
	color:#990000;
	font-weight:bold
}
.red14b {
	font-size:14pt;
	color:#FF0000;
	font-weight:bold
}
.red16 {
	font-size:16pt;
	color:#990000;
}
.red14 {
	font-size:14pt;
	color:#990000;
}

.black18b {
	font-size:18pt;
	font-weight:bold;
	color:#000000;
}
.black16b {
	font-size:16pt;
	font-weight:bold;
	color:#000000;
}
.black14b {
	font-size:14pt;
	font-weight:bold;
	color:#000000;
}

.black14b_bgyel {
	background-color:#FFFF00;
	font-size:14pt;
	font-weight:bold;
	color:#000000;
}
.black16b_bgyel {
	background-color:#FFFF00;
	font-size:16pt;
	font-weight:bold;
	color:#000000;
}


.red16b_bgyel {
	background-color:#FFFF00;
	font-size:16pt;
	font-weight:bold;
	color:#FF0000;
}

.link14 {
	font-size:14pt;
}

.link14 a, .link14 a:visited {
        text-decoration: underline;
        }
.link14 a:hover, .link14:active {
        text-decoration: underline;
        }
		
/*other*/
.orangebox1 {
	border:1px solid #000000;
	padding:5px;
	background-color:#FFFF99;
}

.textbox {
	border:#000000 solid 1px;
}

.li_items {
	padding-bottom:8px;
}

/********************************************************************************************/
.vred18b {
	font-size:18pt;
	color:#990000;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.vred16b {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16pt;
	color:#990000;
	font-weight:bold
}
.vred14b {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#990000;
	font-weight:bold
}
.vred16 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16pt;
	color:#990000;
}
.vred14 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#990000;
}

.vblack18b {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight:bold;
	color:#000000;
}
.vblack16b {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-weight:bold;
	color:#000000;
}
.vblack14b {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:#000000;
}

.vblack14b_bgyel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFF00;
	font-size:14pt;
	font-weight:bold;
	color:#000000;
}
.vblack16b_bgyel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFF00;
	font-size:16pt;
	font-weight:bold;
	color:#000000;
}


.vred16b_bgyel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFF00;
	font-size:16pt;
	font-weight:bold;
	color:#FF0000;
}
